Keywords folder - Input window validation rules (a red border will display on an input box when input is invalid):
If the name of any parent directory is ‘regex’, the edit window validates regex.
If the name of any parent directory is ‘file’, the edit window validates glob patterns.
If the name of any parent directory is ‘text’, the edit window does not validate.
If the name of any parent directory is not ‘regex’, ‘file’, or 'text', the edit window validates regex and glob patterns.